﻿2026-06-21T05:04:59.2770036Z ##[group]Run actions/checkout@v5
2026-06-21T05:04:59.2770526Z with:
2026-06-21T05:04:59.2770880Z   repository: SaberMage/spt-core
2026-06-21T05:04:59.2774119Z   token: ***
2026-06-21T05:04:59.2774509Z   ssh-strict: true
2026-06-21T05:04:59.2774871Z   ssh-user: git
2026-06-21T05:04:59.2775248Z   persist-credentials: true
2026-06-21T05:04:59.2775636Z   clean: true
2026-06-21T05:04:59.2776004Z   sparse-checkout-cone-mode: true
2026-06-21T05:04:59.2776418Z   fetch-depth: 1
2026-06-21T05:04:59.2776766Z   fetch-tags: false
2026-06-21T05:04:59.2777142Z   show-progress: true
2026-06-21T05:04:59.2777635Z   lfs: false
2026-06-21T05:04:59.2778072Z   submodules: false
2026-06-21T05:04:59.2778592Z   set-safe-directory: true
2026-06-21T05:04:59.2779208Z ##[endgroup]
2026-06-21T05:04:59.3607664Z Syncing repository: SaberMage/spt-core
2026-06-21T05:04:59.3609324Z ##[group]Getting Git version info
2026-06-21T05:04:59.3609949Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T05:04:59.3610846Z [command]/usr/bin/git version
2026-06-21T05:04:59.3611252Z git version 2.43.0
2026-06-21T05:04:59.3622413Z ##[endgroup]
2026-06-21T05:04:59.3633331Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/fc6f4a10-1c94-4b2e-b235-f25a2c3d1c30' before making global git config changes
2026-06-21T05:04:59.3634472Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T05:04:59.3636482Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T05:04:59.3667789Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T05:04:59.3687704Z https://github.com/SaberMage/spt-core
2026-06-21T05:04:59.3697644Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T05:04:59.3700429Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T05:04:59.3724006Z HEAD
2026-06-21T05:04:59.3755816Z ##[endgroup]
2026-06-21T05:04:59.3756640Z [command]/usr/bin/git submodule status
2026-06-21T05:04:59.3933745Z ##[group]Cleaning the repository
2026-06-21T05:04:59.3936467Z [command]/usr/bin/git clean -ffdx
2026-06-21T05:05:01.8232318Z Removing target/
2026-06-21T05:05:01.8242400Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T05:05:01.8412597Z HEAD is now at d84e16438 Merge bfe760e24820443a34062b37fc797a3cc1e2a489 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T05:05:01.8418632Z ##[endgroup]
2026-06-21T05:05:01.8421669Z ##[group]Disabling automatic garbage collection
2026-06-21T05:05:01.8425672Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T05:05:01.8452555Z ##[endgroup]
2026-06-21T05:05:01.8453336Z ##[group]Setting up auth
2026-06-21T05:05:01.8459989Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T05:05:01.8487988Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T05:05:01.8677374Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T05:05:01.8705071Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T05:05:01.8887065Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T05:05:01.8914561Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T05:05:01.9102656Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T05:05:01.9132438Z ##[endgroup]
2026-06-21T05:05:01.9133212Z ##[group]Fetching the repository
2026-06-21T05:05:01.9139545Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +d0467b6acb509760850c605533f294d4b989d0b5:refs/remotes/pull/26/merge
2026-06-21T05:05:02.3728169Z From https://github.com/SaberMage/spt-core
2026-06-21T05:05:02.3730057Z  + d84e16438...d0467b6ac d0467b6acb509760850c605533f294d4b989d0b5 -> pull/26/merge  (forced update)
2026-06-21T05:05:02.3751749Z ##[endgroup]
2026-06-21T05:05:02.3752335Z ##[group]Determining the checkout info
2026-06-21T05:05:02.3753155Z ##[endgroup]
2026-06-21T05:05:02.3757726Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T05:05:02.3800572Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T05:05:02.3828484Z ##[group]Checking out the ref
2026-06-21T05:05:02.3831438Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-21T05:05:02.3916476Z Warning: you are leaving 1 commit behind, not connected to
2026-06-21T05:05:02.3916935Z any of your branches:
2026-06-21T05:05:02.3917128Z 
2026-06-21T05:05:02.3917464Z   d84e16438 Merge bfe760e24820443a34062b37fc797a3cc1e2a489 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T05:05:02.3917994Z 
2026-06-21T05:05:02.3918213Z If you want to keep it by creating a new branch, this may be a good time
2026-06-21T05:05:02.3918618Z to do so with:
2026-06-21T05:05:02.3918771Z 
2026-06-21T05:05:02.3919082Z  git branch <new-branch-name> d84e16438
2026-06-21T05:05:02.3919310Z 
2026-06-21T05:05:02.3920319Z HEAD is now at d0467b6ac Merge 18416fd8accc291c428791c9e14a1089e267c9a8 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T05:05:02.3927565Z ##[endgroup]
2026-06-21T05:05:02.3965680Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T05:05:02.3990799Z d0467b6acb509760850c605533f294d4b989d0b5
